home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / amiga / gui / x / twm93053.lha / twm / sed.output < prev    next >
Encoding:
Text File  |  1993-05-30  |  2.4 KB  |  71 lines

  1.     "",
  2.     "NoGrabServer",
  3.     "RestartPreviousState",
  4.     "DecorateTransients",
  5.     "TitleFont \"-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1\"",
  6.     "ResizeFont \"-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1\"",
  7.     "MenuFont \"-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1\"",
  8.     "IconFont \"-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1\"",
  9.     "IconManagerFont \"-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1\"",
  10.     "",
  11.     "Color",
  12.     "{",
  13.     "    BorderColor \"slategrey\"",
  14.     "    DefaultBackground \"maroon\"",
  15.     "    DefaultForeground \"gray85\"",
  16.     "    TitleBackground \"maroon\"",
  17.     "    TitleForeground \"gray85\"",
  18.     "    MenuBackground \"maroon\"",
  19.     "    MenuForeground \"gray85\"",
  20.     "    MenuTitleBackground \"gray70\"",
  21.     "    MenuTitleForeground \"maroon\"",
  22.     "    IconBackground \"maroon\"",
  23.     "    IconForeground \"gray85\"",
  24.     "    IconBorderColor \"gray85\"",
  25.     "    IconManagerBackground \"maroon\"",
  26.     "    IconManagerForeground \"gray85\"",
  27.     "}",
  28.     "",
  29.     "MoveDelta 3",
  30.     "Function \"move-or-lower\" { f.move f.deltastop f.lower }",
  31.     "Function \"move-or-raise\" { f.move f.deltastop f.raise }",
  32.     "Function \"move-or-iconify\" { f.move f.deltastop f.iconify }",
  33.     "",
  34.     "Button1 = : root : f.menu \"defops\"",
  35.     "Button2 = : root : f.menu \"defops\"",
  36.     "Button3 = : root : f.menu \"defops\"",
  37.     "",
  38.     "Button1 = m : window|icon : f.function \"move-or-lower\"",
  39.     "Button2 = m : window|icon : f.iconify",
  40.     "Button3 = m : window|icon : f.function \"move-or-raise\"",
  41.     "",
  42.     "Button1 = : title : f.function \"move-or-raise\"",
  43.     "Button2 = : title : f.raiselower",
  44.     "",
  45.     "Button1 = : icon : f.function \"move-or-iconify\"",
  46.     "Button2 = : icon : f.iconify",
  47.     "",
  48.     "Button1 = : iconmgr : f.iconify",
  49.     "Button2 = : iconmgr : f.iconify",
  50.     "",
  51.     "menu \"defops\"",
  52.     "{",
  53.     "\"Twm\"    f.title",
  54.     "\"Iconify\"    f.iconify",
  55.     "\"Resize\"    f.resize",
  56.     "\"Move\"        f.move",
  57.     "\"Raise\"        f.raise",
  58.     "\"Lower\"        f.lower",
  59.     "\"\"        f.nop",
  60.     "\"Focus\"        f.focus",
  61.     "\"Unfocus\"    f.unfocus",
  62.     "\"Show Iconmgr\"    f.showiconmgr",
  63.     "\"Hide Iconmgr\"    f.hideiconmgr",
  64.     "\"\"        f.nop",
  65.     "\"Kill\"        f.destroy",
  66.     "\"Delete\"    f.delete",
  67.     "\"\"        f.nop",
  68.     "\"Restart\"    f.restart",
  69.     "\"Exit\"        f.quit",
  70.     "}",
  71.